home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Turnbull China Bikeride
/
Turnbull China Bikeride - Disc 1.iso
/
ARGONET
/
PD
/
UTILITIES
/
MEMORYTEST.ZIP
/
RunThis
< prev
next >
Wrap
Text File
|
1997-02-21
|
851b
|
25 lines
| Written by Stuart Halliday 21/2/97 stuart@quantumsoft.co.uk
| Quick setup for Memtest.
|
| Resets these three areas to be as low as possible
| If you get a "there is not enough memory..." error message then
| something is stopping the these three items from going to the
| values given. (ROS 3.6+ will not allow the fontsize below 32K).
*ChangeDynamicArea -FontSize 32K -SpriteSize 0K -RamFsSize 0K
|
| Maximise the amount of free RAM by going to Screen Mode 0
*WimpMode 0
|
| Tries to give the NEXT slot 256M bytes of RAM.
*WimpSlot -next 256000K
|
| Runs the Memtest program
*WimpTask <obey$dir>.Memtest
|
| When Memtest is finished and you click or press a key to continue
| you will be returned to the screen mode given below.
| Tailor this to suit yourself.
*WimpMode X1024 Y768 C256
|
| Reset the Next slot back to normal
*WimpSlot -next 800K